'Declaration
Public MustInherit Class CalendarSlotsPanel(Of S As CalendarSlotInfo) Inherits C1.WPF.Core.C1WrapPanel
public abstract class CalendarSlotsPanel<S> : C1.WPF.Core.C1WrapPanel where S: CalendarSlotInfo
'Declaration
Public MustInherit Class CalendarSlotsPanel(Of S As CalendarSlotInfo) Inherits C1.WPF.Core.C1WrapPanel
public abstract class CalendarSlotsPanel<S> : C1.WPF.Core.C1WrapPanel where S: CalendarSlotInfo
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Panel
C1.WPF.Core.C1WrapPanel
C1.WPF.Calendar.CalendarSlotsPanel<S>
C1.WPF.Calendar.CalendarDaysOfWeekPanel
C1.WPF.Calendar.CalendarDaysPanel
C1.WPF.Calendar.CalendarHeadersPanel
C1.WPF.Calendar.CalendarMonthsPanel
C1.WPF.Calendar.CalendarYearsPanel